Name : ftpsync
| |
Version : 1.80
| Vendor : Mandriva
|
Release : 1mdv2007.0
| Date : 2006-07-02 08:44:17
|
Group : Networking/File transfer
| Source RPM : ftpsync-1.80-1mdv2007.0.src.rpm
|
Size : 0.06 MB
| |
Packager : (none)
| |
Summary : Synchronize a remote arborescence from a local directory by using FTP
|
Description :
The command ftpsync is a tool allowing incremental and recursive FTP transfer from a local directory to a remote FTP-served directory.
We sometimes need to mirror a set of files on a remote ftp server. The perfect tool (rsync) is not always available.
Developing a script invoking a standard FTP client software will cause useless transfers (all files again and again even if they have not changed), and taking subdirectories into account will not be easy.
ftpsync is the adequate tool because it reduces the amount of data transfered by not transfering a given local file if the remote copy has an newer date (so the copy is already done and up to date) and the same size (transfert completely done). The difference between system clocks is taken into account using the ftp protocol. ftpsync is somewhat \"like\" the rsync command but it uses the FTP protocol and only transfers local files to a remote FTP server. Moreover it implements the missing \'recursive PUT\' FTP command.
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2007.1/i586/media/contrib/release |